-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.1
-
Code
-
Classes
- WooCommerceProductDataModel
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
151 |
Lines of code |
57 |
Logical lines of code |
20 |
Comment lines |
55 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setFields() |
S |
74 |
2 |
5 |
addField() |
S |
72 |
2 |
5 |
jsonSerialize() |
S |
62 |
1 |
12 |
__construct() |
S |
67 |
1 |
8 |
getName() |
S |
82 |
1 |
3 |
getSluggedName() |
S |
78 |
1 |
3 |
getIcon() |
S |
82 |
1 |
3 |
getVisibility() |
S |
82 |
1 |
3 |
isShowInUI() |
S |
82 |
1 |
3 |
getContent() |
S |
82 |
1 |
3 |
setContent() |
S |
81 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |